@charset "utf-8";
/* CSS Document */
body, button, input, select, textarea { background: none repeat scroll 0 0 #fff; color: #333; font: 14px/1 Arial,"微软雅黑"; margin: 0; padding: 0; overflow: hidden; }
h1, h2, h3, h4, h5, h6 { font-size: 14px; padding: 0; margin: 0; }
ul, ol, li, dl, dt, dd { list-style: none; text-decoration: none; height: auto; padding: 0; margin: 0; }
address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */
abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */ border-bottom: 1px dotted; cursor: help; }
q:before, q:after { content: ''; }
p { margin: 0; padding: 0; }
/* 重置表单元素 */
legend { color: #333; } /* for ie6 */
fieldset, img { border: none; } /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea { font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */ }
/* 重置表格元素 */
/* 重置 hr */
hr { border: none; height: 1px; }
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html { overflow-y: scroll; }
:link { text-decoration: none; color: #333; }
:visited { text-decoration: none; color: #333; }
.fl { float: left; }
.fr { float: right; }

/*======================公用样式=======================*/
.warp { width:100%; margin: 0 auto; overflow: hidden; }
.header { width:100%; height:158px; background:url(../images/head_bg.jpg) repeat-x; }
.top {width:1100px; height:158px; margin:0 auto; position:relative;}
.top_l {position:absolute; top:12px; left:0; color:#666;}
.top_l h1{display: inline;}
.top_tel { position:absolute; top:10px; left: 800px; width: 235px; height: 22px; background: url(../images/top_tel_bg.jpg) no-repeat;}
/*.top_tel { line-height:21px; position:absolute; top:10px; left:763px; color:#000; background:url(../images/top_tel_bg.jpg) no-repeat 0 0; text-indent:32px;}
.top_tel span { font-size:18px; color:#d2192b;}*/

.cn { width:21px; height:15px; background:url(../images/cn.png) no-repeat; position:absolute; top:12px; right:33px;}
.en { width:21px; height:15px; background:url(../images/en.png) no-repeat; position:absolute; top:12px; right:0;}
.cn a,.en a { display:block; width:21px; height:15px; text-indent:-9999px;}
.logo { width:360px; height:84px; background:url(../images/logo.jpg) no-repeat; position:absolute; top:56px; left:0;}
.menu { position:absolute; top: 100px; right:0; }
.menu li { float:left; line-height:33px; margin: 0 25px; font-size: 16px;}
.menu li a { display:block; }
.menu li a:hover { display:block; color:#d2192b; border-bottom:1px solid #d2192b;}




/*======================Banner样式=======================*/
#full-screen-slider { width:100%; height:600px; margin:0 auto; position:relative;}
#slides { display: block; width: 100%; height:600px; list-style: none; padding: 0; margin: 0; position: relative }
#slides li { display: block; width: 100%; height:600px; list-style: none; padding: 0; margin: 0; position: absolute }
#slides li a { display: block; width: 100%; height: 100%; text-indent: -9999px }
#pagination { display: block; list-style: none; position: absolute; left:50%; top:95%; z-index: 9900; }
#pagination li { display: block; list-style: none; width: 20px; height: 3px; float: left; margin-left: 5px; background: #fff }
#pagination li a { display: block; width: 100%; height: 100%; padding: 0; margin: 0; text-indent: -9999px; }
#pagination li.current { background: #d2192b; }
/*======================首页样式=======================*/
.index_box_1 { width:100%; height: 540px; background:#f6f6f6;}
.index_about { width:1100px; /* height: 500px; */ margin:0 auto; padding-top: 50px;}
.index_about_tit {width:1100px; height: 80px; background:url(../images/index_about_tit.jpg) no-repeat; position:relative;}
.index_about_tit h2 { display:block; width:1100px; height:34px; text-align:center; position:absolute; top:0; left:0; font-size:26px; font-weight:bold; color:#000;}
.index_about_tit em { display:block; width:1100px; text-align:center; position:absolute; top:34px; left:0; font-size:22px; font-weight:bold; font-family:"Impact"; color:#000;}
.index_about_txt { width:1056px; height: 140px; margin: 20px auto 0; line-height: 30px;}

.index_about_pic {width:1100px; height: 200px; background:url(../images/index_aboutpic.jpg) no-repeat;}

.index_box_2 { width:100%; height: 600px; background:url(../images/index_pro_bg.jpg) no-repeat center;}
.index_pro { width:1100px; /* height: 593px; */ margin:0 auto; padding-top: 50px;}
.index_pro_tit {width:1100px; height: 80px; background:url(../images/index_pro_tit.jpg) no-repeat; position:relative;}
.index_pro_tit h2 { display:block; width:1100px; height:34px; text-align:center; position:absolute; top:0; left:0; font-size:26px; font-weight:bold; color:#fff;}
.index_pro_tit em { display:block; width:1100px; text-align:center; position:absolute; top:34px; left:0; font-size:22px; font-weight:bold; font-family:"Impact"; color:#fff;}
.index_pro_menu { width:1100px; height: 60px; margin: 30px auto 0;}
.index_pro_menu_1 { width: 470px; height:35px; margin:0 auto;}
.index_pro_menu_1 li {float:left; line-height:22px; margin:0 8px;}
.index_pro_menu_1 li a { display:block; color: #fff;}
.index_pro_menu_1 li a:hover { display:block; color:#d2192b; border-bottom:1px solid #d2192b;}

.index_pro_menu_2 {width: 323px;height: 25px;margin:0 auto;}
.index_pro_menu_2 li {float:left;line-height: 25px;font-size: 15px;margin: 0 10px;}
.index_pro_menu_2 li a { display:block; color: #fff;}
.index_pro_menu_2 li a:hover { display:block; color:#d2192b; border-bottom:1px solid #d2192b;}

.index_pro_main {width:1100px;height: 310px;margin-left:26px;}
.index_pro_main li {width:232px;height: 300px;margin-right:15px;float:left;margin-left:15px;}
.index_pro_main li img { display:block; width: 228px; height:208px; border:#ccc  solid 1px; border-radius:5px;}
.index_pro_main li .txt {display:block;width: 100%;height: 88px;overflow:hidden;/* background:url(../images/index_pro_txt_bg.png) no-repeat; */position:relative;}
.index_pro_main li .txt span {display:block;position:absolute;width: 100%;top: 5px;line-height: 25px;text-align: center;font-size: 15px;/* left:0; */color:#fff;}
.index_pro_main li .txt span a { color:#fff;}
.index_pro_main li .txt em {display:block;position:absolute;top:30px;font-size: 12px;line-height: 20px;left:0;color:#a8a8a9;}
.index_pro_main li .txt em a { color:#a8a8a9;}
.i_p_b { margin-right:0 !important;}
.index_pro_more { width:280px; height: 30px; line-height: 30px; text-align:center; border:1px solid #8f8f8f; margin:0 auto;}
.index_pro_more a { display:block; color:#fff;}


.index_news {width:1100px;height: 460px;margin:0 auto;padding-top: 50px;}
.index_news_tit {width:1100px;height: 80px;background:url(../images/index_news_tit.jpg) no-repeat;position:relative;}
.index_news_tit h2 { display:block; width:1100px; height:34px; text-align:center; position:absolute; top:0; left:0; font-size:26px; font-weight:bold; color:#000;}
.index_news_tit em { display:block; width:1100px; text-align:center; position:absolute; top:34px; left:0; font-size: 22px; font-weight:bold; font-family:"Impact"; color:#000;}
.index-news-menu {display: flex;margin-top: 30px;}
.index-news-menu ul{margin: 0 auto;}
.index-news-menu li {width: 198px; height: 42px; line-height: 42px; border: 1px solid #d7d7d7; text-align: center; float: left; margin:0 14px; background:#FFFFFF;}
.index-news-menu li a {font-size: 16px; color: #676767;}
.index-news-menu li:hover {display: block; background: #D11B2A; border: 1px solid #D11B2A; }
.index-news-menu li:hover a {color: #fff;}

.index_news_main {width:1100px;height: 380px;float:left;}
.index_news_main li {width: 260px;height: 320px;overflow:hidden;float:left;margin-left: 12px;position: relative;margin-top: 30px;}
.index_news_main li:nth-child(4){ margin-right:0px;}
.index_news_main li img { /*width:100%;*/ height:180px; position:absolute; top:0; left:0;}
.index_news_main em {position:absolute;top: 180px;width: 260px;height: 25px;line-height: 25px;overflow: hidden;text-align: center;font-weight: bold;font-size: 15px;color:#333;}
.index_news_main em a {color:#333;}
.index_news_main p {position:absolute;top: 210px;left: 58px;font-size: 14px;color:#999;}
.index_news_main .txt {position:absolute;top: 230px;font-size:12px;line-height: 20px;color:#666;}


.index_new_top { width: 302px; height: 405px; float:left; margin-top: 20px; margin-left: 10px; position:relative;}
.index_new_top .pic { position:absolute; top:0; left:0;}
.index_new_top .pic img{ width: 300px; height: 200px; border:#ccc solid 1px; }
.index_new_top .pic .time { width:76px; height:76px; position:relative;}
.index_new_top .pic .time em { position:absolute; top:11px; left:11px; font-size:50px; color:#fff;}
.index_new_top .pic .time span {position:absolute; top:56px; left:11px; color:#fff;}

.index_new_top .tit {width: 100%; line-height: 35px; font-size: 15px; text-align: center;font-weight:bold; position:absolute; top: 205px; left:0;}
.index_new_top .tit a { color:#464646;}
.index_new_top .txt { width:100%; height: 100px; line-height: 25px; position:absolute; top: 238px; left:0; overflow:hidden; color: #888;}
.index_new_top .more { width:150px; line-height:36px; background:#25282f; text-align:center; position:absolute; top: 350px; left: 86px;}
.index_new_top .more a { display:block; width:150px; height:36px; color:#fff;}

.index_new_list { width: 758px; height: 405px; float:left;  margin: 10px 10px 0 20px;}
.index_new_list li { width: 49%; height: 80px; float: left; margin-right: 7px; border-bottom:1px solid #e9e9e9;}
.index_new_list li .time { width: 53px; height: 80px; float:left; position:relative;}
.index_new_list li .time em { position:absolute; top: 15px; left:7px; font-size: 30px; color:#c2c2c2;}
.index_new_list li .time span {position:absolute; top: 55px; left:0; color:#c7c7c7;}


.index_new_list li .con {width: 308px; height: 80px; float:left; position:relative; margin-left: 10px;}
.index_new_list li .tit {width: 100%;  position:absolute; top: 15px; left:0; font-size: 15px; font-weight:bold;}
.index_new_list li .tit a { color:#000;}
.index_new_list li .txt {width: 100%; position:absolute; top: 36px; left:0; color: #888; line-height: 20px;height: 40px; font-size: 13px;overflow: hidden;}




.index_contact { width:100%; height:340px; background:url(../images/index_contact.jpg) no-repeat center;}
.index_lx { width:1100px; height:340px; margin:0 auto; position:relative;}
.index_lx .add { width:158px; line-height:22px; position:absolute; top:222px; left:104px;}
.index_lx .tel { width:128px; line-height:22px; position:absolute; top:222px; left:347px;}
.index_lx .fax { width:128px; line-height:22px; position:absolute; top:222px; left:567px;}
.index_lx .email { line-height:22px; position:absolute; top:222px; left:797px;}

/*=======================内页样式=======================*/
.inner_ban { width:100%; height:350px; background:url(../images/inner_ban.jpg) no-repeat center;}
.inner { width:1100px; overflow:hidden; background:#fff; border-top:1px solid #d2192b; margin:0 auto; position:relative; top:-30px;}
.inner_top { width:1080px; height:61px; margin:0 auto; border-bottom:1px solid #aca7a1;}
.location { float:left; line-height:61px;}
.search_info { width:280px; height:32px; overflow: hidden; float:right; margin-top:14px; background:url(../images/search_bg.jpg) no-repeat;}
.search_info_txt { display:inline; float:left; height:32px; width:236px; }
.search_info_txt_css { background-color: transparent; border-color: -moz-use-text-color; border-style: none; border-width: 0; color: #666; float: left; font-size:12px; height:32px; line-height:32px; overflow: hidden; width:236px; text-indent:12px;}
.search_info_btn { float: left; height:32px; width:44px; }
.search_info_btn_css { background-color: transparent; border-color: -moz-use-text-color; border-style: none; border-width: 0; color: #D3E8F9; float: left; font-size:12px; height:32px; line-height:32px; overflow: hidden; width:44px; cursor:pointer; }


.inner_main { width:1100px; margin:10px auto 0;}
.inner_fl { width:200px; margin-left:10px; float:left;}
.inner_fl_cat { width:200px; margin-bottom:20px;}
.inner_fl_cat_tit { width:200px; height:50px; line-height:50px; background:url(../images/fl_cat_titbg.jpg) no-repeat; text-indent:25px; font-size:20px; font-weight:bold; color:#fff;}
.inner_fl_cat ul { display:block; background:#f7f8f9;}
.inner_fl_cat ul li { width:200px; height:50px; line-height:50px; border-bottom:1px dotted #e5e5e5; text-indent:25px;}

/*.inner_pro { width:880px; margin-left:10px; float:left;}
.inner_pro li { width:210px; height:220px; float:left; margin-right:10px; margin-bottom:19px;}
.inner_pro li img { display:block; width:210px; height:188px;}
.inner_pro li span { display:block; width:210px; line-height:32px; text-align:center;}*/

.inner_pro { width:866px; margin-top:10px; float:right;}


.inner_pro li { width:100%;height:183px; margin:0 auto; padding:15px 0; /*border-bottom:1px dotted #666;*/}
.inner_pro li img { width:238px; height:189px; float:left; margin-right:20px; border:1px solid #ccc; border-radius:5px; box-shadow:2px 2px 2px rgba(255,255,255,.4);}
.inner_pro_txt { width:592px; height:183px; overflow:hidden; float:left; line-height:20px;}
.inner_pro_txt strong{ font-size:16px; height:30px;line-height:30px;}
.inner_pro_txt p{ line-height:25px;}
.inner_pro li span { line-height:35px;}
.inner_pro li span a:hover { text-decoration:underline;}

.inner_fr { width:870px; margin-left:10px; float:left;}



.show_pro {padding:0 10px; overflow:hidden;  line-height:20px;}
.about { padding:0 10px; line-height: 25px; overflow: hidden;}
.news { padding:0 10px; overflow:hidden; }
.news ul { list-style-image: none; list-style-type: none; margin-top: 6px; }
.news li { border-bottom: 1px dotted #888A89; height: 80px; line-height: 30px; overflow: hidden; }
.news li a { color: #414141; text-decoration: none; float: left; font-weight: bold;}
.news li span { color: #414141; float: right; margin-right: 10px; }
.news li p {  height: 44px;   line-height: 22px; font-size: 12px; float: left; overflow: hidden; font-style: normal;   color: #777;}

.shownews {padding:0 10px;}

.shownews a:hover { text-decoration: underline;}
.shownews .title { background:#e7e7e7; height:65px;  text-align: center; }
.shownews .title h1 { color:#b90b0a; font-size:20px; line-height:40px;}
.shownews .title span { line-height:18px;}
.shownews DIV.text { padding-top:10px; }
.shownews DIV.text p{ line-height: 30px;}
.hr { color: #666666; margin: 20px 0; }
.hr a { color: #D2211F; margin-top:20px; margin-right:25px; text-decoration: underline; }
table.job { border-collapse: collapse; color: #777777; width: 100%; }
table.job th, .job td { border: 1px solid #DDDDDD; }
table.job th { background-color: #ffffff; height: 40px; line-height: 40px; text-align: center; }
table.job td { background: none repeat scroll 0 0 #FFFFFF; padding: 10px; text-align: center; }
table.job a.close { height: 28px; line-height: 28px; }
table.job .jobdetail { background: url("../images/jobdetail.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0); display: block; height: 24px; margin: 0 auto; width: 76px; }
table.job .mydiv { left: 50%; margin: -135px 0 0 -325px; position: fixed !important; top: 30%; width: 650px; z-index: 999; }
table.job .mydiv table { border-collapse: collapse; color: #777777; line-height: 22px; }
table.job .mydiv table .alignleft { text-align: left; }
/*新闻中心页面和新闻终端页面样式*/
.newslist{}
.newslist table{ width:100%; border-left:1px #999 solid; border-top:1px #999 solid; color:#666; margin:0 0 20px 0;}
.newslist table td{ padding:10px 15px; border-bottom:1px #999 solid; border-right:1px #999 solid;}
.newslist table a{ color:#792C21; font-weight:bold;}
.newslist table .newslist-1{ width:68%; background:#FFF;}
.newslist table .newslist-2{ width:16%; background:#FFF; text-align:center;}
.newslist table .newslist-3{ width:16%; background:#FFF; text-align:center;}

.single h1{ padding:7px 0; color:#333; text-align:center; font-size:14px; border-bottom:#666 1px dotted;}
.single span.title{ display:block; width:100%; padding:5px 0; color:#666; text-align:center;}
.single p{ margin:20px 0; line-height:22px; color:#000;}
.back { height:27px; padding:7px 0; text-align:right;}
.back a{ width:116px; height:27px; color:#3487D1;}
/*在线询盘页面样式*/
.inquiry_form { padding:10px 0 0 30px; color:#000; font-family:Tahoma; }
.inquiry_form tr{ margin:0 0 15px 0;}
.inquiry_form th { text-align:right; padding:0 10px 0 0; font-weight:normal;}
.inquiry_form td input,.inquiry_form td textarea { border:1px solid #bbb; padding:2px;}
.inquiry_form td .btn_box { width:60px; height:24px; border:1px solid #bbb; background:#e6e6e6 url(../images/inquiry_btn.jpg) repeat-x; color:#333; cursor:pointer;}

.guestbook { padding-top:30px;}
.guestbook table th { color:#777; text-align:left;}
.guestbook table td input,.guestbook table td textarea{ border:1px solid #777; background:#f0f0f0;}
.red{ color:red}
#inquiry_form input,#inquiry_form img{ vertical-align:middle;}
/*======================产品终端页产品图片切换效果样式=======================*/
.products_4 { overflow:hidden;}
.products_5 { padding-top: 10px; padding-left:30px; float: left; }
.products_5 h1 { font-size:14px;}
#preview { float: none; padding-bottom:15px; width: 400px; float: left; }
.description { clear: both; /*height:400px;*/ overflow: auto }
.description h3, .other h3 { height: 40px; line-height: 40px; color: #005DAA; border-bottom: 1px dashed #999; }

.description .data { overflow-x: auto; margin: 0px 0; }
.description a.iq { display: block; width: 98px; height: 25px; }
.description p { width: 100%; height: auto; color: #000; line-height: 22px; margin: 20px 0; }
.description .txt { border-bottom: 1px solid #999; font-size: 15px; line-height: 34px; padding-left: 10px; color: #13233c; font-weight: bold; }
.description table { width: 100%; text-align: center; border-left: 1px #999 solid; border-top: 1px #999 solid; background: #fff; color: #333; }
.description table td { padding: 6px 5px; border-bottom: 1px #999 solid; border-right: 1px #999 solid; }
/*产品终端样式*/

/*产品终端页产品图片切换效果样式*/
.proinfo_two { border-color: #CCCCCC; border-style: solid; border-width: 1px; height: auto; }
.proinfo_two .pro_description { background: none repeat scroll 0 0 #4F5152; font-weight: bold; height: 28px; line-height: 28px; text-indent: 10px; color:#ffffff; }
.proinfo_two .pro_description_cont { height: auto !important; overflow: visible; padding: 10px; }
#spec-n1 img { width:400px; height:358px; background: #fff; border: 1px solid #ccc; padding: 1px; }
#spec-n5 { width: 400px; overflow: hidden; zoom: 1; background: #fff; border: 1px solid #ccc; border-top: none; padding: 1px; }
#spec-right { width: 124px;/* height:60px;*/ float: left; }
#spec-right a img { width: 124px; height: 60px; }
#spec-list { width:400px; float: left; }
#spec-list ul { float: left; height:103px; }
#spec-list ul li { width:100px; height:103px; float:left;}
#spec-list ul li img { width:93px; height:97px; cursor: pointer; border: 1px solid #CCC; padding: 2px; }
ul.product_list { clear: both; margin: 20px 20px 0; border-bottom: 1px solid #CCCCCC; overflow: hidden; zoom: 1; }
ul.product_list li { font-weight: bold; float: left; padding: 0 10px; background-color: #8395A0; display: block; cursor: pointer; border-right: 1px #FFFFFF solid; line-height: 26px }
ul.product_list li a { color: #FFFFFF; }
ul.product_list li.sel { background-color: #47555e; }
/*放大镜样式 开始*/


.jqzoom { position: relative; padding: 0; }
.bigimg { width: 800px; height: auto; }
.zoomdiv { z-index: 8; position: absolute; top: 1px; left: 0px; width: 400px; height: 400px; background: url(i/loading.gif) #fff no-repeat center center; border: 1px solid #e4e4e4; display: none; text-align: left; overflow: hidden; }
.jqZoomPup { z-index: 3; visibility: hidden; position: absolute; top: 0px; left: 0px; width: 50px; height: 50px; border: 1px solid #aaa; background: #FEDE4F 50% top no-repeat; opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5; filter: alpha(Opacity=50); cursor: move; }
/*放大镜样式 结束*/

.related_news {
	float:right;
	margin: 20px 0;
	width:866px;
	clear: both;
}
.related_news h2 {
	font-size: 16px;
	display: block;
	margin-bottom: 10px;
	color: #000;
}
.related_news ul {
}
.related_news ul li {
	line-height: 35px;
	height: 35px;
	width: 46%;
	overflow: hidden;
	float: left;
	margin-right: 15px;
	padding-left: 5px;
	border-bottom: 1px dashed #e3e2e2;
}
.related_news ul li a {
	color: #333;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
}
.related_news ul li span {
	float: right;
	margin-left: 5px;
	color: #999;
}

.other, .other ul { float: left; font-size: 12px; line-height: 22px; width: 100%; }
.other_tit { border-bottom: 1px dashed #222222; font-size:14px; height: 40px; line-height: 40px; padding-top: 10px; }
.other ul { margin: 20px 0; }
.other li { float: left; margin: 0 11px; width: 152px; }
.other li a { display:block; }
.other li a:hover { display:block; text-decoration: underline;}
.other img { background: none repeat scroll 0 0; border: 1px solid #ccc; border-radius:5px; box-shadow:2px 2px 2px rgba(0,0,0,.4); display: block;  margin: 0 auto; width: 100%; }
.other span { display: block; font-size: 11px; height: 22px; line-height: 22px; text-align: center; }
/*======================分页样式=======================*/
.pager { margin:20px auto 0;  background: #fff; padding: 5px 0; clear:both; }
.page_link { height: 22px; padding: 0 20px; font-size: 14px; color: #777;}
.pager span { line-height: 20px; background: #F0F0F0; margin: 0px 2px; padding: 0 0.6em; float:left;}
.pager span a { display: block; }
.page_link_total { color: #777; }
.page_link_now { font-weight: bold; color: #d2211f; }
/*======================标签样式=======================*/
.tag { width:1100px; margin:0 auto; overflow: hidden;}
.tag dl { display:block;}
.tag dl dt { float:left; width: 70px; line-height: 30px;}
.tag dl dd { float:left; line-height: 30px; margin-right: 10px;}
/*======================底部样式=======================*/
.foot_lx { width:100%; height:140px; background:url(../images/index_contact.jpg) center no-repeat;}
.foot_lx_con { width:1100px; height:140px; margin:0 auto; position:relative;background:url(../images/foot_lx_con.jpg) no-repeat;}
.foot_lx_add { width:280px; height:50px; position:absolute; top:54px; left:58px; line-height:16px; color:#fff;}
.foot_lx_e { width:160px; height:50px; position:absolute; top:54px; left:442px; line-height:16px; color:#fff;}
.foot_lx_tel { width:165px; height:65px; position:absolute; top:46px; left:700px; line-height:16px; color:#fff;}
.foot_lx_fax { width:139px; height:50px; position:absolute; top:54px; left:961px; line-height:16px; color:#fff;}
.foot { width:100%; line-height:30px; background:#6a000a; text-align:center; color:#fff;}
.foot a {color:#fff;}
.catImg{ width:410px; margin:10px auto; box-shadow:2px 2px 3px rgba(0,0,0,.3); border:#ccc solid 1px; border-radius:5px;}
.catImg:hover{box-shadow:2px 2px 3px rgba(0,0,0,.4); border:#F63 solid 1px; }

.catImg img{ padding:2%; width:96%;}